.mt0 {
  margin-top: 0px!important;
}
.mt70 {
  margin-top: 70px!important;
}
.mtb70 {
  margin: 70px 0!important;
}
.mt47 {
  margin-top: 47px!important;
}
.mt42 {
  margin-top: 42px!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mt40 {
  margin-top: 40px!important;
}
.mt40pc {
  margin-top: 40px!important;
}
.mt34 {
  margin-top: 34px!important;
}
.mt20 {
  margin-top: 20px!important;
}
.mt30 {
  margin-top: 30px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mtbox-show{
    margin-top: 20px!important;
}
.ptb20 {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.plr0{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.pt20pc {
    padding-top: 20px !important;
}
.pb20pc {
    padding-bottom: 20px !important;
}
.mb202{
    margin-bottom: 20px!important;
}
.mt30pc{
    margin-top: 30px!important;
}
.mr2pc{
    margin-right: 2%!important;
}
.mt20pc {
  margin-top: 20px!important;
}

/* 宽和左内边距 */
.wpl {
  width: auto!important;
  padding-left: 0!important;
}
.w68pc{
    width: 68%!important;
}
.w61pc-yd100{
    width: 68%!important;
}
.w30pc-yd100{
    width: 30%!important;
}
.w100pc{
    width: 100%!important;
}
.height-rec{
    height: 1228px!important;
    overflow: hidden;
    /*transform: translateX(50px) translateY(50px);*/
}
.watch_more{
    background-color: #eeeeee;
    text-align: center;
    border-radius: 3px;
    display: block;
    font-size: 13px;
    line-height: 32px;
    color: #666666;
    cursor: pointer;
    margin-right: 60px;
    margin-top: 10px;
}
/* 上边框为0 */
.bt0 {
  border-top: none!important;
}
.bt1 {
  border-top: 1px solid #eaeaea;
}
.bb1 {
  border-bottom: 1px solid #eaeaea;
}
.bbnone{
    border-bottom: none!important;
}
.bbpb{
    border-bottom: 1px solid #ddd;
    text-shadow: 0 0.25px 1.5px rgba(0,0,0,0.25);
    padding-bottom: 15px;
}
.height342{
    height: 312px !important;
}
.wxwd_pc{
  display: block;
}
.wxwd_yd{
  display: none;
}
.none {
  display: none;
}

.bb1ddd2:before{
    content: '';
    /*width: 1160px; */
  display: block;
  background-color: #ddd;
  overflow: hidden;
    height: 1px;
    box-sizing: border-box;
}
.bb1ddd2-sort{
    display: block;
    position: relative;
}
.bb1ddd2-sort:after{
    content: "";
    position: absolute;
    left: 0;
     /*background: #0d93d6; */
    background: #ff6600;
    width: 58px;
    height: 2px;
    top: -1px;
    -moz-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}

.bb1ddd:before{
    content: '';
    /*width: 1160px; */
  display: block;
  background-color: #ddd;
  overflow: hidden;
    height: 1px;
    box-sizing: border-box;
}
.bb1ddd-line-none:before{
    display: block!important;
}
.bb1ddd-sort{
    display: block;
    padding-top: 20px;
    position: relative;
}
.bb1ddd-sort:before{
    content: "";
    position: absolute;
    left: 0;
     /*background: #0d93d6; */
    background: #ff6600;
    width: 58px;
    height: 2px;
    top: -2px;
    -moz-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}
.pagination-change{
    margin-top: 0!important;
    margin-right: 20px!important;
    /*margin-bottom: 20px!important;*/
    margin-left: 0!important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.pagination-change a,.pagination-change span,.pagination-change b{
    font-size: 12px!important;
    line-height: 28px!important;
    margin-right: 10px!important;
}
.pagination-change a{
    background-color: #f4f4f5!important;
    border: none!important;
}
.pagination-change a:last-of-type {
    margin-left: 0!important;
}
.hd_block{
    display: flex!important;
}
.hd_block>h1{
    display: block!important;
}
.title_block{
    display: block!important;
}
.mb24yd{
    margin-top: 4px!important;
    margin-bottom: 0!important;
}
@media screen and (max-width: 1024px) {
    .bb1ddd-line-none:before{
        display: none!important;
    }
    .hd_block{
        display: flex!important;
    }
    .hd_block>h1{
        display: none!important;
    }
    .title_block{
        display: none!important;
    }
    .mb24yd{
        margin-top: 0px!important;
        margin-bottom: .24rem!important;
    }
    .bb1ddd2-sort{
        display: none;
    }
    .bb1ddd-sort{
        display: none;
    }
  /* 导航 */
  .Topmenu_hide {
    width: 7.5rem;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -3.75rem;
    background: rgba(35, 31, 32, 0.95);
    z-index: 999;
    display: block;
  }
  .Topmenu_hidediv {
    width: 100%;
    height: 0.9rem;
    border-bottom: 1px solid #fff;
  }
  #Menu_close {
    float: right;
    padding: 0.38rem 0.42rem 0.12rem 0.12rem;
    background: url(../../images/yd/close.png) center center no-repeat;
    background-size: 0.44rem;
    margin: 0.24rem 0.4rem;
  }
  .Topmenu_hidelist {
    width: 90%;
    overflow: hidden;
    margin: 0.15rem auto;
  }
  .Topmenu_hidelist li {
    width: 100%;
    float: left;
    margin-bottom: 0.15rem;
  }
  .Topmenu_hidelist li a span {
    display: block;
    line-height: 0.6rem;
    color: #fff;
    padding-left: 0.2rem;
    float: left;
    font-size: 0.3rem;
  }
  .mb98 {
    margin-bottom: 0.99rem;
  }
  .mt9 {
    margin-top: 0.9rem;
  }
  .mt96 {
    margin-top: 0.96rem;
  }
  .mt89 {
    margin-top: 0.89rem;
  }
  .mt139 {
    margin-top: 1.39rem;
  }
  .mt0 {
    margin-top: 0!important;
  }
  .mt40pc {
      margin-top: 0px!important;
    }
  .mtbox-show{
    margin-top: .88rem!important;
   }
   .ptb20 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .pt20pc {
        padding-top: 0px !important;
    }
    .pb20pc {
        padding-bottom: 0px !important;
    }
    .mb202{
        margin-bottom: 0px!important;
    }
    .mt30pc{
        margin-top: 0!important;
    }
    .mt20pc {
      margin-top: 0px!important;
    }
    .mr2pc{
        margin-right: 0!important;
    }
    .w61pc-yd100{
        width: 100%!important;
    }
    .w30pc-yd100{
        width: 100%!important;
    }
  .pt0 {
    padding-bottom: 0!important;
  }
  .bf7 {
    background-color: #f7f7f7 !important;
  }
  .bff {
    background: #ffffff !important;
  }
  .bte {
    border-top: 1px solid #eeeeee;
  }
  .pb0 {
    padding-bottom: 0!important;
  }
  .pb2 {
    padding-bottom: 0.2rem !important;
  }
  .bb1 {
    border-bottom: 1px solid #e6e6e6 !important;
  }
  .bbpb{
        border-bottom: none;
        text-shadow: none;
        padding-bottom: 0;
    }
    .height342{
        height: auto !important;
    }
  .mt0_24 {
    margin-top: 0!important;
  }
  .pb0_24 {
    padding-bottom: 0!important;
  }
  .wxwd_pc{
    display: none;
  }
  .wxwd_yd{
    display: block;
  }
}
/* 导航 */
.nav_box {
    display: block;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.1);
}
.nav_box nav {
  display: flex;
}
.nav_box nav > div {
  width: 72px;
  line-height: 60px;
  margin-right: 68px;
}
.nav_box nav > div a img {
  width: 60%;
  vertical-align: middle;
}
.nav_box nav ul {
  flex: 1;
  /*display: flex;*/
  /*margin-right: 160px;*/
}
.nav_box nav ul li {
  float: left;
  /*flex: 1;*/
  text-align: center;
  margin-top: 2px;
  margin-right: 30px;
}
.nav_box nav ul li a {
  display: block;
  font-size: 14px;
  line-height: 60px;
  color: #333;
}
.nav_box nav ul li a:hover {
  color: #ff6600;
}
.nav_box nav ul li.on {}
.nav_box nav ul li.on a {
  font-size: 14px;
  line-height: 60px;
  color: #ff6600;
}
.nav_box nav > p {
  font-size: 14px;
  line-height: 62px;
  color: #333;
  float: left;
  margin-right: 40px;
  position: relative;
  bottom: -5px;
}
.nav_box nav > p span {
  float: left;
}
.nav_box nav > p span:first-of-type {
  position: relative;
  top: -2px;
  left: -12px;
}
.nav_box nav > p img {
  float: left;
  position: relative;
  top: 24px;
  left: -4px;
}

/* YD 头部&导航 */
.top {
  display: none;
}
/* 底部 */
footer {
  background-color: #fbfbfb;
  color: white;
}
footer .footer .flex {
  display: flex;
  justify-content: center;
}
footer .footer .flex .nav {
  display: flex;
}
footer .footer .flex .nav .pc {
  display: block;
}
footer .footer .flex .nav .yd {
  display: none;
}
footer .footer .flex .nav a {
  font-size: 14px;
  line-height: 100px;
  color: #666666;
}
footer .footer .flex .nav a::after {
  content: '|';
  padding: 0 20px;
}
footer .footer .flex .nav a:last-of-type::after {
  content: '';
  padding: 0 20px;
}
footer .footer .flex > a {
  width: 228px;
  font-size: 22px;
  line-height: 78px;
  color: #ffffff;
  border: 1px solid #999999;
  display: block;
  text-align: center;
}
footer .dh {
  float: right;
  font-size: 22px;
  line-height: 64px;
  color: #999999;
}
footer .dh .time {
  color: #c7c7c7;
  margin-right: 40px;
}
footer .dh .dh1 {
  font-size: 28px;
  line-height: 64px;
  color: #ffffff;
}
/* YD 底部 */
.footer_db {
  display: none;
}
/* 推荐 */
.recommend {
  display: none;
}
/* 备案号 */
.bah {
  font-size: 18px;
  line-height: 52px;
  color: #999999;
  background-color: #1a1a1a;
  color: #cccccc;
  text-align: center;
}
/* 地图 */
#dituContent {
  width: 100%;
  height: 400px;
}
#dituContent .BMap_pop div:first-of-type div:first-of-type {
  border-top-left-radius: 10px;
}
#dituContent .BMap_pop div:nth-of-type(3) div:first-of-type {
  border-top-right-radius: 10px;
}
#dituContent .BMap_pop div:nth-of-type(5) div:first-of-type {
  border-bottom-left-radius: 10px;
}
#dituContent .BMap_pop div:nth-of-type(7) div:first-of-type {
  border-bottom-right-radius: 10px;
}
#dituContent .BMap_bubble_title {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 12px;
  color: #333333;
}
#dituContent .BMap_bubble_content {
  height: 100px;
  overflow: auto;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
}
/* 面包屑导航 */
.breadcrumbNav {
  display: block;
  padding: 20px 0;
}
.breadcrumbNavbb1{
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.breadcrumbNavbb1:after{
    content: "";
    position: absolute;
    left: 0;
    /*background: #0d93d6;*/
    background: #ff6600;
    width: 58px;
    height: 2px;
    bottom: -1px;
    -moz-transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}
.breadcrumbNav div img {
    position: relative;
    top: -1px;
    width: 14px;
}
.breadcrumbNav div a {
  /* float: left; */
  font-size: 14px;
  /*line-height: 50px;*/
  color: #333;
  letter-spacing: 4px;
}
.breadcrumbNav div a span{
    font-family: consolas;
    padding: 0 4px;
    color: #777;
}
.breadcrumbNav.breadcrumbNav16 {
  margin-top: 40px;
}
.breadcrumbNav.breadcrumbNav16 div {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}

/* YD 寻找维修中心 */
.xzwxzx {
  display: none;
}
@media screen and (max-width: 1160px) {
  /* 导航 */
  .nav_box nav ul {
    margin-right: 90px;
  }
}
@media screen and (max-width: 1050px) {
  /* 导航 */
  .nav_box nav > div {
    margin-right: 38px;
  }
  .nav_box nav ul {
    margin-right: 38px;
  }
}
@media screen and (max-width: 1024px) {
  /* 公共头部 */
  .common_top {
    font-size: 0;
  }
  .common_top h6,
  .common_top .title,
  .common_top h2,
  .common_top h1 {
    font-size: 0.32rem;
    line-height: 1.16rem;
    color: #101010;
    font-weight: bold;
    display: inline-block;
    padding: 0 0.12rem 0 0;
  }
  .common_top h6::before,
  .common_top .title::before,
  .common_top h2::before,
  .common_top h1::before {
    content: '';
    display: inline-block;
    background-color: #ff3350;
    width: 0.06rem;
    height: 0.26rem;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
  }
  .common_top span {
    display: inline-block !important;
    font-size: 0.22rem !important;
    line-height: 1.16rem !important;
    color: #666666 !important;
  }
  .common_top > a,
  .common_top > p {
    font-size: 0.22rem;
    line-height: 1.16rem;
    color: #999999;
    font-family: consolas;
    float: right;
  }
  /* 没有竖着的红线的公共头部 */
  .common_top3 {
    font-size: 0;
  }
  .common_top3 h6,
  .common_top3 .title,
  .common_top3 h2,
  .common_top3 h1 {
    font-size: 0.32rem;
    line-height: 1.16rem;
    color: #101010;
    font-weight: bold;
    display: inline-block;
    padding: 0 0.12rem 0 0;
  }
  .common_top3 span {
    display: inline-block !important;
    font-size: 0.22rem !important;
    line-height: 1.16rem !important;
    color: #666666 !important;
  }
  .common_top3 > a,
  .common_top3 > p {
    font-size: 0.22rem;
    line-height: 1.16rem;
    color: #999999;
    font-family: consolas;
    float: right;
  }
  .breadcrumbNav {
    display: none;
  }
  /* 页面8的面包屑导航 */
  .crumb_nav {
    padding-left: 0.42rem;
  }
  .crumb_nav ul {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #999999;
  }
  .crumb_nav ul li {
    display: inline-block;
  }
  .crumb_nav ul li a {
    color: #999999;
  }
  .nav_box {
    display: none;
  }
  /* YD 头部&导航 */
  .top {
    position: fixed;
    top: 0;
    display: flex;
    width: 7.5rem;
    z-index: 999;
    box-sizing: border-box;
    background-color: #242424;
    padding: 0.26rem 0.42rem;
  }
  .top > a {
    display: block;
  }
  .top > a img {
    width: 0.43rem;
    cursor: pointer;
  }
  .top .title {
    flex: 1;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    text-align: center;
  }
  .top .nav img {
    width: 0.43rem;
    cursor: pointer;
  }
  /* 底部 */
  footer {
    margin-bottom: 1.2rem;
  }
  footer .footer {
    padding: 0.52rem 0 0.38rem;
  }
  footer .footer .flex .nav {
    display: block;
  }
  footer .footer .flex .nav .pc {
    display: none;
  }
  footer .footer .flex .nav .yd {
    display: block;
  }
  footer .footer .flex .nav a {
    font-size: 0.16rem;
    line-height: 0.16rem;
  }
  footer .footer .flex .nav a::after {
    padding: 0 0.1rem;
    color: #cccccc;
  }
  footer .footer .flex .nav a:nth-last-of-type(-n+2)::after {
    /*content: '';*/
  }
  /* YD 底部 */
  .footer_db {
    position: fixed;
    bottom: 0;
    left: auto;
    right: auto;
    z-index: 999;
    font-size: 0;
    background-color: #fff;
    display: flex;
    width: 100%;
    overflow: hidden;
  }
  .footer_db a {
    display: inline-block;
    flex: 1;
    padding-top: 0.28rem;
    padding-bottom: 0.28rem;
    background-color: #9e8463;
    text-align: center;
  }
  .footer_db a:first-of-type {
    margin-right: 0.02rem;
  }
  .footer_db a .img {
    display: inline-block;
    width: 0.43rem;
    margin-right: 0.2rem;
    vertical-align: text-bottom;
  }
  .footer_db a .img img {
    width: 100%;
  }
  .footer_db a .word {
    display: inline-block;
    text-align: left;
  }
  .footer_db a .word span:first-of-type {
    display: block;
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #ffffff;
    margin-bottom: 0.06rem;
  }
  .footer_db a .word span:last-of-type {
    display: block;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #ffffff;
  }
  /* 推荐 */
  .recommend {
    display: block;
  }
  .recommend > ul li,
  .recommend .bd_grid li {
    float: left;
    width: calc(50% - 0.2rem);
    margin: 0 0.1rem 0.2rem;
    background-color: #eeeeee;
    text-align: center;
  }
  .recommend > ul li a,
  .recommend .bd_grid li a {
    display: block;
    font-size: 0.22rem;
    line-height: 0.48rem;
    color: #666666;
    cursor: pointer;
  }
  .recommend .rec_nr .hd {
    display: flex;
  }
  .recommend .rec_nr .hd li {
    flex: 1;
    text-align: left;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.62rem;
    color: #111111;
    cursor: pointer;
  }
  .recommend .rec_nr .hd li.on {
    font-size: 0.28rem;
    line-height: 0.62rem;
    color: #ff3350;
  }
  .recommend .rec_nr .hd li.on::after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 60%;
    height: 0.04rem;
    background-color: #ff3350;
    border-radius: 0.06rem;
  }
  .recommend .rec_nr .bd .bd_grid {
    display: none;
    margin: 0.4rem 0;
  }
  .recommend .rec_nr .bd .bd_grid:first-of-type {
    display: block;
  }
  .recommend .rec_nr .bd .bd_grid li:nth-last-of-type(-n+2) {
    margin: 0 0.1rem 0;
  }
  .recommend#recommend {
    border-bottom: 1px solid #eeeeee;
  }
  /* YD 寻找维修中心 */
  .xzwxzx {
    display: block;
    width: 100%;
    height: 3.6rem;
    /*background: url('../../images/web/xzwxzx.jpg') no-repeat center / 100% 3.6rem;*/
    background-color: rgba(158, 132, 99,0.7);
    text-align: center;
  }
  .xzwxzx span {
    display: block;
    padding-top: 1.24rem;
    font-size: 0.38rem;
    line-height: 0.4rem;
    color: #ffffff;
  }
  .xzwxzx p {
    padding: 0.4rem 0 1.28rem;
    font-size: 0.28rem;
    line-height: 0.3rem;
    color: #ffffff;
  }
}
/*# sourceMappingURL=./common.css.map */